Microsoft DirectX 8.1 (C++)

IBasicVideo2.VideoWidth

The VideoWidth property retrieves the native width of the video.

Syntax

objVideo.VideoWidth As Long

Parameters

This property takes no parameters.

Return Values

Returns the width, in pixels.

Remarks

This property is read-only.

See Also